diff options
| author | Ja.KooLit <85185940+JaKooLit@users.noreply.github.com> | 2025-01-29 15:21:36 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 15:21:36 +0900 |
| commit | b1fb8eb7dca70f7dcfbde42e7713e4b47cf7b6b8 (patch) | |
| tree | 2096b4b884e61d92aa3aed791217dd8f478145c0 /config/waybar/configs/[Left] WestWing | |
| parent | 1436fe7b03be17f824ffecc5926184ef7837077d (diff) | |
| parent | fe7318f179d9e767e974e7613de3fdfdc8c3ddfd (diff) | |
Merge pull request #534 from JaKooLit/main
main to development synchronize
Diffstat (limited to 'config/waybar/configs/[Left] WestWing')
| -rw-r--r-- | config/waybar/configs/[Left] WestWing | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/waybar/configs/[Left] WestWing b/config/waybar/configs/[Left] WestWing index 4fec3cd2..7b0b87c2 100644 --- a/config/waybar/configs/[Left] WestWing +++ b/config/waybar/configs/[Left] WestWing @@ -8,6 +8,7 @@ "$HOME/.config/waybar/ModulesWorkspaces", "$HOME/.config/waybar/ModulesCustom", "$HOME/.config/waybar/ModulesGroups", + "$HOME/.config/waybar/ModulesVertical", ], "layer": "top", "position": "left", @@ -21,7 +22,7 @@ //"gtk-layer-shell": true, "modules-left": [ - "clock#vertical", + "clock#vertical", "custom/light_dark", ], |
